home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / Archie / Archie.app / FTPPrefs.nib / data.classes next >
Text File  |  1993-02-22  |  1KB  |  74 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Preferences = {
  7.     ACTIONS = {
  8.     setAudioNotification:;
  9.     setAnonLogin:;
  10.     saveDefaults:;
  11.     setServerTimeout:;
  12.     setUntitledFirstWindow:;
  13.     setPrefixCaseSensitive:;
  14.     removeFileType:;
  15.     setDebugLevel:;
  16.     setShowNewQueries:;
  17.     setCustomHost:;
  18.     restoreDefaults:;
  19.     setMaxReplies:;
  20.     groupChanged:;
  21.     setModalDQueries:;
  22.     setNiceLevel:;
  23.     setServerRetries:;
  24.     setDebuggingEnabled:;
  25.     setExactMode:;
  26.     setHostname:;
  27.     setMaxFileSize:;
  28.     setRetrieveSubDirs:;
  29.     setModalAQueries:;
  30.     inspectRevert:;
  31.     setSuffixCaseSensitive:;
  32.     setMaxThreadCount:;
  33.     inspectOK:;
  34.     setQueryType:;
  35.     setSortType:;
  36.     addFileType:;
  37.     setCollisionWarnings:;
  38.     };
  39.     OUTLETS = {
  40.     modalDirQueryID;
  41.     retrieveSubDirsID;
  42.     prefixCaseID;
  43.     useAudioID;
  44.     queryBoxID;
  45.     serverRetriesID;
  46.     archieBoxID;
  47.     addID;
  48.     debugEnableID;
  49.     patternMatrixID;
  50.     maxFileSizeID;
  51.     hitsFormID;
  52.     sortMatrixID;
  53.     niceMatrixID;
  54.     serverTimeoutID;
  55.     exactBtnID;
  56.     hostMatrixID;
  57.     anonPasswdID;
  58.     fileExtID;
  59.     fileListID;
  60.     collisionWarnID;
  61.     showQueryID;
  62.     newWindowID;
  63.     ftpBoxID;
  64.     maxThreadsID;
  65.     suffixCaseID;
  66.     modalArchieQueryID;
  67.     generalBoxID;
  68.     removeID;
  69.     inspectorMgr;
  70.     customHostID;
  71.     };
  72.     SUPERCLASS = Object;
  73. };
  74.